Forum : What's the difference between Unix timestamps and MySQL timestamps?
Brief description  about Online courses   join in Online courses
View Manju  S Reddy 's Profile

What's the difference between Unix timestamps and MySQL timestamps?

What's the difference between Unix timestamps and MySQL timestamps?
Asked by Manju S Reddy | Mar 18, 2010 |  Reply now
Replies (1)
View teacher siliconindia 's Profile
Hi Manjunath,
Internally Unix timestamps are stored as 32-bit integers, while MySQL timestamps are stored in a similar manner, but represented in readable YYYY-MM-DD HH:MM:SS format.
Mar 18, 2010